/*首页样式*/
.main-container{
	margin:0 auto;
}
.slideBox{ max-width: 1920px; min-width: 1200px; width: 100%; overflow: hidden; position:relative; margin:0 auto;}
.slideBox .hd{ height:37px; width:168px; overflow:hidden; position:absolute; left:43%; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; margin-top:8px;text-align:center;}
.slideBox .hd ul li{display:inline-block;width:20px;height:20px;margin:0 3px;text-indent:-999px;cursor:pointer;background-color:#fff;border-radius:100%;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;}
.slideBox .hd ul li.on{background-color:#fbc551;}
.slideBox .bd{ position:relative; height:100%; z-index:0; width:1920px; }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ height: 450px; display:block; margin: 0 auto; }
.middle-block{
	width:1200px;
	margin:20px auto 0;
}
.tgg-news,.tgg-class{
	width:320px;
	height:350px;
	background:#fff;
	padding:15px;
}
.tgg-news  h4,.tgg-class h4{
	font-size:24px;
	font-weight:normal;
	padding-bottom:8px;
	border-bottom:1px solid #bfbfbf;
}
.news-list li,.class-list li{
	height:40px;
	line-height:40px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.news-list li{
	list-style-position:inside;
	list-style-image:url(../../image/hz/list-ico.png);
	border-bottom:1px dashed #9d9d9d;
}
.cate-block{
	width:860px;
	height:350px;
}
.course-info{
	width:870px;
}
.course-info li{
	float:left;
	background:#fff;
	width:205px;
	height:175px;
	margin:0 10px 10px 0;
	text-align:center;
}
.course-cate{
	width:203px;
	margin:1px 0 0 1px;
	height:90px;
	background:#fff;
	padding-top:5px;
}
.course-cate h4{
	display:inline-block;
	font-size:20px;
	line-height:70px;
	font-weight:normal;
}
.cate-ico{
	height:70px;
	vertical-align:middle;
}
.course-box{
	padding:0 10px;
}
.course-box p ,.course-box a{
	line-height:40px;
	font-size:16px;
	color:#fff;
}
.course-box p+p{
	border-top:1px solid #fff;
}
.t-p,.t-p a{
	line-height:26px !important;
}
.course-box a:hover{
	color:#f5f5f5 !important;
}
.class-more{
	float:right;
	color:#ff0000;
	line-height:33px;
}
.class-list li:before{
	float:left;
	content:url(../../image/hz/hot-ico.png);
	padding-top:5px;
	margin-right:5px;
}
.tgg-course{
	width:860px;
	height:350px;
	padding:10px 30px 30px;
	background:#fff;
}
.course-type{
	height:45px;
	border-bottom:1px solid #bfbfbf;
}
.course-type li{
	float:left;
	padding:0 20px;
	font-size:18px;
	line-height:43px;
	text-align:center;
	cursor:default;
}
.course-type li.on,.course-type li:hover{
	font-weight:bold;
	color:#00bec5;
	border-bottom:3px solid #00bec5;
}
.course-block{
	display:none;
	padding:30px 5px 0 5px;
}
.course-text{
	width:450px;
}
.course-view{
	width:315px;
	height:225px;
}
.course-text h4{
	font-weight:bold;
	font-size:24px;
	margin:10px 0 20px;
}
.course-text p{
	font-size:16px;
	line-height:30px;
}
.course-text a{
	font-size:16px;
	color:#00bec5;
}
.class-list{
	margin-top:10px;
}
.class-list .c-name{
	float:left;
}
.c-status{
	float:right;
	margin-right:5px;
	color:#ff0000;
}
.class-list .orange{
	color:#ee520d;
	margin:0 10px;
}
.class-name{
	width:142px;
}
.class-list a{
	float:right;
	background:#ff0000;
	color:#fff;
	height:30px;
	width:70px;
	line-height:30px;
	margin-top:3px;
	text-align:center;
	border-radius:3px;
}
.block-title{
	display:inline-block;
	font-size:24px;
	padding-bottom:10px;
	border-bottom:4px solid #333;
	margin-bottom:10px;
}
.teacher-main{
	display:block;
	width:100%;
	height:365px;
	background:#fff;
	border:1px solid #dedede;
	padding-top:30px;
}
.slide-left{
	width:34px;
	height:30px;
	background:url(../../image/sz/index/left-arrow.png) no-repeat;
	border:none;
	margin:127px 0 0 15px;
	cursor:pointer;
}
.slide-right{
	width:34px;
	height:30px;
	background:url(../../image/sz/index/right-arrow.png) no-repeat;
	vertical-align:top;
	border:none;
	margin:127px 15px 0 0;
	cursor:pointer;
}
.teacher-bg{
	float:left;
	width:1070px;
	height:285px;
	overflow:hidden;
	margin-left:16px;
	position:relative;
}
.teacher-ul{
	position:absolute;
	left:0px;
	height:285px;
	width:1200px;
}
.teacher-ul li{
	float:left;
	margin-right:10px;
	width:260px;
	height:285px;
	position:relative;
}
.teacher-ul li img{
	display:block;
	width:260px;
	height:285px;
	position:absolute;
	top:0px;
}
.t-name{
	position:absolute;
	right:12px;
	top:12px;
	font-size:20px;
	color:#000;
}
.t-en-name{
	position:absolute;
	right:12px;
	top:40px;
	font-size:15px;
	color:#666;
	font-family:'Arial';
}
.t-course{
	position:absolute;
	padding:0 15px;
	bottom:0px;
	width:100%;
	height:75px;
	overflow:hidden;
	background-color:rgba(0,0,0,0.4);
}
.t-course p{
	color:#fff;
	margin-top:6px;
}

.envi-block{
	height:255px;
	width:100%;
	overflow:hidden;
	white-space:nowrap;
	margin-bottom:20px;
}
.envi-block ul{
	height:100%;
	overflow:hidden;
}
.envi-block li{
	float:left;
	width:285px;
	height:100%;
	overflow:hidden;
	margin-right:20px;
}
.envi-block li img{
	width:285px;
	height:190px;
}